home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr18 / giflk111.zip / VESA.EXE / UNPACK.BAT next >
DOS Batch File  |  1993-04-06  |  46b  |  5 lines

  1. md %1
  2. pkunzip %1 %1
  3. del %1.zip
  4. dir *.zip
  5.